home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / gapdemo1.zip / EXTRH.BAT < prev    next >
DOS Batch File  |  1993-04-26  |  108b  |  7 lines

  1. @echo off
  2.  
  3. REM     Sample batch file to receive files using HS-Link
  4.  
  5. del dszlog
  6. HSLINK -P%1 -E%2 -U%3
  7.